Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest upgrade fixes/improvements #637

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

cthulhu-rider
Copy link
Contributor

after lib upgrade within nspcc-dev/neofs-node#3005, some issues appeared nspcc-dev/neofs-node#3005 (comment). Here are insta fixes for them

Although nil key can be caught by the caller, lib-side NPE is still bad
in this case.

Signed-off-by: Leonard Lyubich <[email protected]>
@cthulhu-rider cthulhu-rider changed the title session: Prevent panic of AssertAuthKey method on nil public key Latest upgrade fixes/improvements Nov 19, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.46%. Comparing base (2da6182) to head (16a7c7b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #637      +/-   ##
==========================================
- Coverage   57.47%   57.46%   -0.01%     
==========================================
  Files         164      164              
  Lines       22503    22503              
==========================================
- Hits        12934    12932       -2     
- Misses       9175     9176       +1     
- Partials      394      395       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant